<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";





@media(max-width:1280px) {	
   
	.center{
		width: 1024px;
	}
	.message_right {
		width: 1000px !important;
	}
	.search{
		margin-left: 11px;
	}
	.nav li {
		padding: 0px 47px;
	}
	.index_icon .resou{
		width: 500px;
	}
	.index_icon .search {
		width: 460px;
	}	
	.index_icon .search input {
		width: 350px;
	}
	.pc_none .title img{
		width: 100%;
	}
	.index_icon .icon .float_l{
		width: calc(20% - 40px);
		margin: 0 10px;
		padding: 0 9px;
		height: 270px;
	}
	.index_icon .icon {
		margin-left: 0px;
	}
	.index_icon .icon .float_l img{
		width: 100%;
	}
	.index_icon .icon .float_l .h3{
		font-size: 19px;
	}
	.index_product .swiper-slide .float_l{
		width: calc(33.33% - 20px);
		margin: 0 10px;
	}
	.index_product .swiper-slide .float_l .img{
		width: 100%;
		height: auto;
	}
	.index_product .swiper-slide .float_l .img img{
		width: 100%;
		height: auto;
	}
	.pc-slide {
		width: 430px;
	}
	.view .swiper-container{
		width: 430px;
	}
	.index_about .huse .text {
		width: 552px;
	}
	.preview{
		margin-left: 452px;
	}
	.index_case .case .float_l{
		width: calc(33.333% - 12px);
	}
	.index_case .case .img{
		width: 100%; 
		height: auto;
	}
	.index_case .case .img img {
		width: 100%; 
		height: auto;
	}
	.index_case .case .float_l:hover .img img{
		width: 100%; 
		height: auto;
	}
	.index_news .news_right {
		width: 516px;
	}
	.index_news .news_right .news_top a .float_r {
		width: 290px;
	}
	.foot_nav ul li {
		padding: 0 46px;
	}
	.news_html .left{
		width: calc(100% - 300px);
	}
	.news_html .right {
		width: 265px;
	}
	.news_html .right .border {
		width: 220px;
	}
	.show_html .img_show {
		width: 560px;
		height: auto;
		margin: auto;
		float: unset;
	}
	.show_html .img_show img {
		width: 100%;
		height: auto;
	}
	.show_html .img{
		position: relative;
	}
	.show_html .img_right{
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -22px;
	}
	.show_html .img_left{
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -22px;
	}
	.news_show_html .qiehaun a {
		width: 190px;
	}
	.news_show_html .qiehaun .float_l {
		margin-left: 50px;
	}
	.news_show_html .qiehaun .float_r {
		margin-right: 50px;
	}
	.news_html .left .list a .float_r {
		width: 482px;
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}
	#dituContent{
		width: 100% !important;
	}
	.layui-textarea {
		width: 95% !important;
	}



}


@media(max-width:1024px) {

	
	body{
		padding-bottom: 70px;
	}
	.index_about_text #dituContent {
    display: none;}
	.phone_none{
		display: block;
	}
	.pc_none{
		display: none;
	}
	.clear{
		clear: both;
	}

	img {
		display: block;
		border: none;
		width: 100%;
	}
	#dituContent img{
		width: auto;
	}
	
	.clearfix {
		clear: both;
	}
	
	ul,
	li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	input,
	textarea,
	select {
		border: none;
		font-family: "微软雅黑";
		outline: none
	}
	
	.fl {
		float: left;
	}
	
	.fr {
		float: right;
	}
	
	.clearfix:after {
		clear: both;
		display: block;
		height: 0;
		content: "\200B";
	}
	
	.clearfix {
		*zoom: 1;
	}
	
	.container {
		width: 94%;
		margin: 0 auto;
	}
	
	/* 文本框提示文字颜色改变 */
	
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
		/* WebKit*/
		color: #b0b1b1;
	}
	
	input:-moz-placeholder,
	textarea:-moz-placeholder {
		/* Mozilla Firefox 4 to 18 */
		color: #b0b1b1;
	}
	
	input::-moz-placeholder,
	textarea::-moz-placeholder {
		/* Mozilla Firefox 19+ */
		color: #b0b1b1;
	}
	
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
		/* IE 10+ */
		color: #b0b1b1;
	}
	
	.top {
		height: auto;
		background: #049548;
	}
	
	.nav {
		width: 94px;
		background: #038a43;
	}
	
	.seach {
		background: #f5f5f4;
		padding: 15px 0;
	}
	
	.seach_all input {
		width: 84%;
		border: 1px solid #eaeaea;
		height: 36px;
		text-indent: 1em;
	}
	
	.seach_all button {
		width:15.6%;
		background: #049548;
		border: none;
		height: 40px;
		color: #fff;
	}
	
	.seach_all button img {
		width: 18px;
		height: 16px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}
	
	.reason_title {
		font-size: 30px;
		color: #454545;
		padding: 34px 0 17px;
		text-align: center;
	}
	
	.yt_xian {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.reason_scoll_list {
		padding-bottom: 34px;
		width: 92%;
		margin: 0 auto;
	}
	
	.reason_scoll_list ul li {
		width: 49%;
		margin-right: 1%;
		padding: 12px 0;
		background: #f5f5f4;
		border: 1px solid #d0d0d0;
		float: left;
	}
	
	.reason_scoll_list ul li:nth-child(2n) {
		margin-right: 0;
	}
	
	.scoll_top {
		margin: 0 auto;
		text-align: center;
	}
	
	.reason_scoll_list ul li .scoll_top img {
		width: 48px;
		margin: 0 auto;
		height:45px;
	}
	
	.scoll_top h3 {
		color: #454545;
		font-size: 16px;
		padding: 14px 0 17px;
		position: relative;
		width: 99%;
		margin: 0 auto;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.scoll_top h3::after {
		position: absolute;
		content: '';
		background: #049548;
		width: 33px;
		height: 2px;
		bottom: 0;
		left: 50%;
		margin-left: -16px;
	}
	
	.scoll_top p {
		width: 50%;
		margin: 0 auto;
		color: #454545;
		font-size: 14px;
		line-height: 20px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		padding-top: 10px;
	}
	
	.next {
		background: url(../images/right.png)no-repeat center center;
		width: 39px;
		height: 39px;
		right: 5px;
	}
	
	.prev {
		background: url(../images/left.png)no-repeat center center;
		width: 39px;
		height: 39px;
		left: 5px;
	}
	
	.swiper-button-next.swiper-button-disabled {
		opacity: 1;
	}
	
	.pation {
		bottom: 0 !important;
	}
	
	.pation span {
		width: 11px;
		height: 11px;
		background: #049548;
	}
	
	.bk {
		height: 10px;
		background: #f5f5f4;
		width: 100%;
	}
	
	.index_product_title {
		padding: 30px 0 22px;
		background: url(../images/wanx.png)no-repeat left bottom;
	}
	
	.p_title_left {
		width: 50%;
	}
	
	.p_title_left h3 {
		color: #000033;
		font-size: 24px;
	}
	
	.p_title_left h3 img {
		width: 29px;
		height: 29px;
		display: inline-block;
		margin-right: 10px;
		vertical-align: middle;
	}
	
	.p_title_right {
		width: 95px;
		line-height: 32px;
		background: #049548;
		text-align: center;
		display: block;
		color: #fff;
		font-size: 14px;
	}
	
	.index_product_list {
		padding: 20px 0 10px;
	}
	
	.index_product_list ul li {
		width: 22%;
		float: left;
		margin-right: 3%;
		margin-bottom: 15px;
		line-height: 40px;
		border-radius: 50px;
		border: 1px solid #dcdcdc;
		text-align: center;
		background: #f5f5f4;
		transition: all ease-in-out .3s;
	}
	
	.index_product_list ul li:hover {
		background: #fc9b02;
		transition: all ease-in-out .3s;
		border: 1px solid #fc9b02;
	}
	
	.index_product_list ul li:hover a {
		color: #fff;
		transition: all ease-in-out .3s;
	}
	
	.index_product_list ul li:nth-child(4n) {
		margin-right: 0;
	}
	
	.on {
		background: #fc9b02 !important;
		border: 1px solid #fc9b02;
	}
	
	.on a {
		color: #fff !important;
	}
	
	.index_product_list ul li a {
		color: #333333;
		font-size: 15px;
		display: block;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		transition: all ease-in-out .3s;
	}
	
	.product_img_down {
		line-height: 40px;
		text-align: center;
	}
	
	.product_img_down h3 {
		color: #454447;
		font-size: 16px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.index_product_img ul li {
		width: 49%;
		margin: 0 auto;
		float: left;
		margin-right: 2%;
		margin-bottom: 5px;
	}
	
	.index_product_img ul li:nth-child(2n) {
		margin-right: 0;
	}
	
	.index_product_img ul li img {
		width: 100%;
	}
	
	.advert img {
		width: 100%;
	}
	
	.index_product_img {
		padding-bottom: 20px;
	}
	
	.index_about_text {
		font-size: 14px;
		line-height: 30px;
		color: #333333;
		padding: 34px 0 27px;
	}
	
	.index_about_text img {
		margin: 30px 0;
	}
	
	.index_case .index_product_img {
		margin-top: 34px;
	}
	
	.n_list_left {
		width: 29%;
	}
	
	.n_list_text {
		width: 68%;
	}
	
	.n_list_text p {
		line-height: 24px;
		font-size: 14px;
		color: #555555;
	}
	
	.n_list_text h2 {
		color: #333333;
		font-size: 16px;
		margin-top: 10px;
		margin-bottom: 12px;
		font-weight: bold;
		width: 100%;
		 overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.index_news_list {
		padding-top: 10px;
		padding-bottom: 30px;
	}
	
	.index_news_list ul li {
		padding: 25px 0;
		border-bottom: 1px dashed #d0d0d0;
	}
	
	.footertop {
		background: #f5f5f4;
		line-height: 66px;
		color: #555555;
		text-align: center;
		font-size: 16px;
		width: 100%;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.footer {
		margin-top: 100px;
		position: fixed;
		width: 100%;
		bottom: 0;
		margin: 0 auto;
		background: #049548;
		z-index: 999;
	}
	
	.footer ul li {
		float: left;
		width: 25%;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
	}
	
	.footer ul li h3 {
		color: #fff;
		font-size: 14px;
		line-height: 20px;
	}
	
	.footer ul li img {
		margin: 0 auto;
	}
	
	.footer ul li::after {
		position: absolute;
		content: '';
		width: 1px;
		height: 100%;
		background: url(../images/lx.png)no-repeat top right;
		right: 0;
		top: 0;
	}
	
	.footer ul li:last-child::after {
		display: none;
	}
	
	.nav {
		cursor: pointer;
	}
	
	.navlist {
		background: #049548;
	}
	
	.navlist ul li {
		width: 25%;
		float: left;
		text-align: center;
		height: 40px;
		line-height: 40px;
		background: url(../images/lx.png)no-repeat right center;
		position: relative;
	}
	
	.navlist ul li a {
		font-size: 16px;
		color: #fff;
	}
	
	.navlist ul a {
		display: block;
	}
	
	.navlist ul li:nth-child(1)::after {
		position: absolute;
		content: '';
		width: 100%;
		background: url(../images/hx.jpg);
		height: 2px;
		left: 0;
		bottom: 0;
	}
	
	.navlist ul li:nth-child(1)::before {
		position: absolute;
		content: '';
		width: 100%;
		background: url(../images/hx.jpg);
		height: 2px;
		left: 0;
		top: 0;
	}
	
	.navlist ul li:nth-child(2)::after {
		position: absolute;
		content: '';
		width: 100%;
		background: url(../images/hx.jpg);
		height: 2px;
		left: 0;
		bottom: 0;
	}
	
	.navlist ul li:nth-child(2)::before {
		position: absolute;
		content: '';
		width: 100%;
		background: url(../images/hx.jpg);
		height: 2px;
		left: 0;
		top: 0;
	}
	
	.navlist ul li:nth-child(3)::after {
		position: absolute;
		content: '';
		width: 100%;
		background: url(../images/hx.jpg);
		height: 2px;
		left: 0;
		bottom: 0;
	}
	
	.navlist ul li:nth-child(3)::before {
		position: absolute;
		content: '';
		width: 100%;
		background: url(../images/hx.jpg);
		height: 2px;
		left: 0;
		top: 0;
	}
	
	.navlist ul li:nth-child(4)::after {
		position: absolute;
		content: '';
		width: 100%;
		background: url(../images/hx.jpg);
		height: 2px;
		left: 0;
		bottom: 0;
	}
	
	.navlist ul li:nth-child(4)::before {
		position: absolute;
		content: '';
		width: 100%;
		background: url(../images/hx.jpg);
		height: 2px;
		left: 0;
		top: 0;
	}
	
	.gengduo {
		width: 141px;
		height: 41px;
		line-height: 41px;
		text-align: center;
		display: block;
		margin: 0 auto;
		background: #f5f5f4;
		border-radius: 50px;
		border: 1px solid #dcdcdc;
		margin-bottom: 33px;
	}
	
	.show_img {
		text-align: center;
		padding-bottom: 15px;
	}
	
	.show_img h3 {
		color: #333333;
		font-size: 24px;
		padding: 27px 0 24px;
	}
	.show_img img{
		width: 100%;
		margin-bottom: 15px;
	}
	.show_img span{
		color: #888888;
		font-size: 14px;
		display: inline-block;
		margin: 0 15px;
	}
	.text_top{
	   border-bottom: 1px solid #eeeeee;
	}
	.show_text h3{
	   padding: 34px 0 17px;
	   color: #333333;
	   font-size: 24px;
	
	   position: relative;
	   width: 17%;
	}
	.show_text h3::after{
		position: absolute;
		content: '';
		background: #049548;
		width:100%;
		height: 3px;
		bottom: 0;
		left: 0;
	}
	.text_font {
		line-height: 30px;
		padding: 20px 0;
		text-indent: 2em;
		color: #333333;
		font-size: 14px;
	}
	.top_down a{
	display: inline-block;
	width: 42%;
	margin: 36px 20px 56px;
	text-align: center;
	color: #333;
	font-size: 15px;
	background: #f5f5f4;
	border-radius: 50px;
	border: 1px solid #dcdcdc;
	line-height: 41px;
	}
	
	.news_title_nt h3{
	   padding: 34px 0 17px;
	   color: #333333;
	   font-size: 24px;
		text-align: center;
	}
	.yuedu{
		background: #f5f5f4;
		line-height: 50px;
		 text-align: center;
	
	}
	.yuedu span{
			color: #888888;
		font-size: 14px;
		display: inline-block;
		margin: 0 15px;
	}
	.text_font img{
		width: 100%;
	}
	.sousuo {
		width: 100%;
		margin: 0 auto;
		height: 40px;
	   padding: 15px 0;
		background: #f5f5f4;
	}
	.sousuol {
		float: left;
		width: 85%;
		height: 100%;
		height: 40px;
	}
	.sousuol input {
		height: 40px;
		border: none;
		width: 100%;
		vertical-align: top;
		text-indent: 10px;
	}
	.sousuor {
		float: left;
		width: 15%;
		height: 100%;
		background: #cccccc;
		height: 42px;
		line-height: 42px;
		background: #049548;
		color: #fff;
		text-align: center;
	}
	.sousuor input{
		margin-right: 6px;
		vertical-align: middle;
	}
	.navlist ul li:nth-child(1)::before{

	}
	.sousuol {
		width: 80%;
	}
	.sousuor {
		float: left;
		width: 20%;
	}
	.reason_scoll_list{
		width: 100%;
	}
	.reason_scoll_list ul li {
		width: calc(50% - 12px);
		margin: 0 5px;
	}
	.reason_scoll_list ul li:nth-child(2n) {
		margin: 0 5px;
	}
	.container {
		width: calc(100% - 10px);
	}
	.index_product_list ul li {
		width: calc(33.333% - 2px - 30px);
		margin: 0 5px;
		margin-bottom: 12px;
		padding: 0 10px;
	}
	.index_product_list ul li:nth-child(4n) {
		margin: 0 5px;
	}
	.index_product ul li{
		height: auto;
	}
	.index_product ul {
		padding-top: 6px;
		padding-bottom: 10px;
	}
	.n_list_text p{
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}
	.n_list_text h2 {
		margin-top: 6px;
		margin-bottom: 6px;
	}
	.n_list_left{
		margin-top: 8px;
	}
	.index_about_text{
		padding: 16px 0 27px;
	}
	.index_case .index_product_img{
		margin-top: 8px;
	}
	.container{
		padding-bottom: 1px;
	}
	.gengduo {
		margin-bottom: 52px;
	}
	.index_product_title{
		background: url(../images/wanx.png)no-repeat left bottom;
		background-size: 100% auto;
	}
	.show_text h3{
		width: 110px;
		padding: 14px 0 17px;
		text-align: center;
	}
	.top_down a {
		display: inline-block;
		width: calc(42% - 5px);
		margin: 0px 4% 60px;
	}
	.show_text{
		padding-bottom: 1px;
	}
	.news_title_nt h3 {
		padding: 20px 0 17px;
	}
	.yuedu {
		line-height: 30px;
		padding: 10px 0;
	}
	.index_about_text {
		font-size: 15px;
	}
	.message_right {
		float: unset;
		width: calc(100% - 10px) !important;
	}
	.layui-input-block{
		width: calc(100% - 65px);
	}
	.layui-input{
		height: 40px !important;
		padding-right: 10px;
		width: calc(100% - 30px) !important;
	}
	.layui-textarea{
		padding-right: 10px;
		padding-bottom: 10px;
		height: 120px !important;
		width: calc(100% - 30px) !important;
	}
	.about_html{
		padding: 30px 0 50px 0;
	}
	
}






/* transition:all 0.2s ease-in-out;
transform: scale(1.1);

overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;

input::-webkit-input-placeholder{
	color:#cccccc;
}
input::-moz-placeholder{  
	color:#cccccc;
}
input:-moz-placeholder{  
	color:#cccccc;
}
input:-ms-input-placeholder{ 
	color:#cccccc;
}
textarea::-webkit-input-placeholder{
	color:#cccccc;
}
textarea::-moz-placeholder{ 
	color:#cccccc;
}
textarea:-moz-placeholder{
	color:#cccccc;
} */









































































</pre></body></html>